Removed restangular from TenantService#3633
Conversation
|
UI tests pass |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
ac29a4a to
7e766b8
Compare
|
Refer to this link for build results (access rights to CI server needed): |
mitchell852
left a comment
There was a problem hiding this comment.
couple of changes required
7e766b8 to
e244966
Compare
|
Refer to this link for build results (access rights to CI server needed): |
e244966 to
0977c70
Compare
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
What does this PR (Pull Request) do?
Removes a dependency on Restangular from the "TenantService"
Which Traffic Control components are affected by this PR?
Traffic Portal dependencies are not individually documented, and so no documentation changes are necessary.
What is the best way to verify this PR?
No functionality should have changed (except that errors will now be logged instead of ignored in many cases), so the existing tests should all pass.
Jeremy: actually, the only way to truly verify that the functionality did not change is to:
The following criteria are ALL met by this PR